All Questions
1 question
9votes
2answers
7kviews
How to normalize data without knowing the min and max values?
I have a Lending club dataset from Kaggle; it contains many different columns: there are for example dummy variables, years, amount of the loan...ect I want to normalize the data in the training and ...